home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 1275 / tabs.txt < prev   
Text File  |  1997-05-18  |  2KB  |  59 lines

  1.  
  2. Tab Order Modifier Add-In
  3. -------------------------
  4.  
  5. Files included :
  6.  
  7.     Tab16.EXE
  8.     Tab32.EXE
  9.     Tab5.EXE
  10.     Tabs.TXT
  11.  
  12. These programs are version specific add-ins for Visual Basic.  The
  13. program Tab16.EXE is for use in Visual Basic Version 4 16 Bit only. 
  14. The program Tab32.EXE is for use in Visual Basic Version 4 32 Bit 
  15. only and the program Tab5.EXE is for use in Visual Basic Version 5
  16. only.
  17.  
  18. To install an add-in copy the program to a directory where it can be
  19. safely stored and execute it.  This will insert an entry into the  
  20. appropiate INI file.  Then, when VB is run an item for the Tab Order
  21. Modifier will be seen in the Add-In's manager screen.  Tick the item
  22. to activate.
  23.  
  24. To use the Modifier select the menu item from the Add-In's menu.  The
  25. programs require that a form is active before proceeding and if not 
  26. then a message box will appear.  If there is a active form then a small
  27. dialog box will appear.  On this box will be a list box containing the
  28. names of all the controls on the form which are capable of being a 
  29. TabStop and which have their TabStop value set to True.  To modify the 
  30. order of the TabIndexes select a control  and press the Up or Down 
  31. arrow buttons.  Once all the controls are in the appropiate order then
  32. press the Update button to make the changes.  The Tabindexes will start
  33. from 0 and increment by 1 according to the visible list.  For all 
  34. controls not seen on the list the TabIndexes will increment by 1 from 
  35. the last number on the visible list.  To discard any changes press the 
  36. Cancel button.
  37.  
  38. Notes on the Shareware Version.
  39. -------------------------------
  40.  
  41. The shareware version of these Add-Ins are slightly crippled in that
  42. they will only allow you to modify the first ten controls on a form
  43. and that a 'nag' screen (The About Box) will display on activation 
  44. of the program.  These items do not appear in the registered versions
  45. which can be obtained for $5 US from 
  46.  
  47.             Edward Gahan
  48.             105 Allen Park Road,
  49.             Kilmacud,
  50.             Co. Dublin,
  51.             Republic of Ireland
  52.  
  53.         email : gahan1@tinet.ie
  54.  
  55. Cash or Credit Card (Mastercard, Visa, or Amex) details can be sent.
  56. Once received a non-crippled version will be emailed to you.  To 
  57. receive a version by regular mail please add $5 US to cover post and
  58. packaging.
  59.